home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / SOUND / XPRMOD.ZIP / XprMod / History < prev    next >
Text File  |  1998-08-25  |  1KB  |  32 lines

  1. ===================================================================
  2. History of XprMod
  3. ===================================================================
  4.  
  5. v0.30
  6.     - ExpressionMod_Pause and ExpresionMod_Play work
  7.     - a bug of ExpressionMod_Stop fixed
  8.     - now position 0,0 will be returned 
  9.       when no module is loaded
  10.     - the SWIs use positions 1..n, not 0..n-1
  11. v0.40B
  12.     - VIDC-fill calls mixer directly
  13.     - variable buffer length (ca. 100 Hz IRQ)
  14. v0.50
  15.     - Mixer writes to the DMA buffer directly (speed increase)
  16. v0.51B
  17.     - minor bugfixes and speed-increases
  18. v1.00
  19.     - ugly bug fixed: no strange sounds on the left channel 
  20.       anymore!
  21.     - custom setup implemented
  22.     - to the existing 3 mixing routines ("fast stereo",
  23.       "real stereo", "real stereo + interpolated samples")
  24.       now the last one "fast + interpolated" has been added
  25. v1.10
  26.     - new stereo positions for non-panning Amiga-Mods
  27.     - new amplifier code => higher volume and dynamic range
  28.       without (or with low) distortion
  29.     - improved table-clipping
  30.     - shortened unimportant code (the player is some hundred
  31.       bytes smaller than v0.51)
  32.